home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = DRDisplayFind; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {
- anyOrAllAction = id;
- minusButtonAction = id;
- plusButtonAction = id;
- searchButtonAction = id;
- };
- CLASS = DRFindController;
- LANGUAGE = ObjC;
- OUTLETS = {
- anyOrAllPopupOutlet = NSPopUpButton;
- findCriteriaBoxOutlet = NSBox;
- searchButtonOutlet = NSButton;
- };
- SUPERCLASS = NSWindowController;
- },
- {
- ACTIONS = {findTypeAction = id; minusButtonAction = id; plusButtonAction = id; };
- CLASS = FirstResponder;
- LANGUAGE = ObjC;
- SUPERCLASS = NSObject;
- }
- );
- IBVersion = 1;
- }